![]() |
PATH![]() |
![]() ![]() |
pascal OSStatus DrawThemeListBoxFrame (
const Rect *inRect,
ThemeDrawState inState);
The DrawThemeListBoxFrame function draws a theme-compliant list box frame. The frame is a maximum of 2 pixels thick and is drawn outside the specified rectangle. To ensure that you get an appropriate focus ring for your list box, you should pass the same rectangle that you use with the DrawThemeListBoxFrame function to the function DrawThemeFocusRect .